Add GtkGestureRotate
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 17 Jan 2013 20:06:06 +0000 (21:06 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:21 +0000 (19:54 +0200)
commit2495b518c1bf889e93cd90e53640117d8f7bc1fd
tree26e86c1d9b671c0bd6e78885f03f3ff57ba6f021
parent8733e2a918c9ce244fb00bc28623436ec98c23ca
Add GtkGestureRotate

This gesture implementation recognizes rotations when fed with
events from two different GdkEventSequences
gtk/Makefile.am
gtk/gtk.h
gtk/gtkgesturerotate.c [new file with mode: 0644]
gtk/gtkgesturerotate.h [new file with mode: 0644]